<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.index{
	margin:0 auto;
	width:960px;
}
.anli{
	margin:0 auto;
	width:100%;
	min-height:190px;
	position:relative;
}
#sidebar {
	top:10px;
	height:180px;
	width:960px;
	position:absolute;
}
.sl{
	left:-10px;
	top:60px;
	position:absolute;
}
.sr{
	right:-10px;
	top:60px;
	position:absolute;
}
.itemList {
	margin-top:10px;
	width:960px;
	height:170px;
	overflow:hidden;
	position:absolute;
	_margin-left:0px;
	text-align:left
}
.itemList a{
	font-size:13px;
	display:block;
	padding:5px 30px;
	width:180px;
	height:170px;
	text-align:center;
	border-right: solid 1px #efefef;
	color:#333;
}
.itemList a:hover {
	color:#ef5600;
}
.index h1{
	display:block;
	font-size:14px;
	text-indent:15px;
	line-height:30px;
	background:url(skins.png) no-repeat -745px -150px;
}</pre></body></html>